home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Virtual Valerie (Director's Cut)
/
Virtual Valerie (Director's Cut).iso
/
valerie
/
valerie.dir
/
00001.ls
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-09-26
|
188 b
|
11 lines
on exitFrame
global Mypath, Root, pc_chk
set Mypath to the moviePath
set pc_chk to the machineType
if pc_chk = 256 then
set Root to "\"
else
set Root to ":"
end if
end